home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2003 August
/
chip-cd_2003_08.zip
/
08
/
Przeglad programow P2P
/
Shareaza 1.9
/
Shareaza1890.exe
/
Shareaza.exe
/
3081
/
HTML
/
12009
< prev
next >
Wrap
Extensible Markup Language
|
2003-05-30
|
76KB
|
1,925 lines
<?xml version="1.0" encoding="UTF-8"?>
<skin xmlns="http://www.shareaza.com/schemas/Skin.xsd" version="1.0">
<!-- Toolbar Definitions -->
<toolbars>
<!-- MAIN WINDOW -->
<toolbar name="CMainWnd.Basic">
<button id="ID_NETWORK_CONNECT" text="Connect"/>
<separator/>
<button id="ID_TAB_HOME" text="Home"/>
<button id="ID_TAB_LIBRARY" text="Library"/>
<button id="ID_TAB_MEDIA" text="Media"/>
<button id="ID_TAB_TRANSFERS" text="Downloads"/>
</toolbar>
<toolbar name="CMainWnd.Tabbed">
<button id="ID_TAB_CONNECT" text="Connect"/>
<separator/>
<button id="ID_TAB_HOME" text="Home"/>
<button id="ID_TAB_LIBRARY" text="Library"/>
<button id="ID_TAB_MEDIA" text="Media"/>
<button id="ID_TAB_TRANSFERS" text="Transfers"/>
<button id="ID_TAB_NETWORK" text="Network"/>
</toolbar>
<toolbar name="CMainWnd.Windowed">
<button id="ID_NETWORK_CONNECT" text="Connect"/>
<button id="ID_NETWORK_DISCONNECT"/>
<separator/>
<button id="ID_VIEW_SYSTEM"/>
<button id="ID_VIEW_NEIGHBOURS"/>
<button id="ID_VIEW_DOWNLOADS"/>
<button id="ID_VIEW_UPLOADS"/>
<button id="ID_VIEW_LIBRARY"/>
<button id="ID_VIEW_MEDIA"/>
<button id="ID_VIEW_SECURITY"/>
<button id="ID_VIEW_HOSTS"/>
<button id="ID_VIEW_DISCOVERY"/>
<button id="ID_VIEW_TRAFFIC"/>
<button id="ID_VIEW_PACKETS"/>
<button id="ID_VIEW_SEARCH_MONITOR"/>
<button id="ID_VIEW_RESULTS_MONITOR"/>
<separator/>
<button id="ID_TOOLS_SETTINGS"/>
<button id="ID_TOOLS_DOWNLOAD"/>
<separator/>
<button id="ID_WINDOW_CASCADE"/>
<button id="ID_WINDOW_TILE_HORZ"/>
<button id="ID_WINDOW_TILE_VERT"/>
<separator/>
<button id="ID_NETWORK_SEARCH" text="New Search"/>
</toolbar>
<!-- SEARCH WINDOW -->
<toolbar name="CSearchWnd.Panel.Basic">
<button id="ID_SEARCH_DOWNLOAD" text="Download File"/>
<button id="ID_BROWSE_LAUNCH" text="Browse User"/>
<button id="ID_LIBRARY_BITZI_WEB" text="File Info"/>
<separator/>
<label text="Filter:" tip="Type some words to filter the results with"/>
<control id="107" width="160"/>
<button id="ID_SEARCH_FILTER_RAW" text="More..."/>
<separator/>
<button id="ID_SEARCH_PANEL"/>
<button id="ID_SEARCH_DETAILS"/>
</toolbar>
<toolbar name="CSearchWnd.Full">
<button id="ID_SEARCH_DOWNLOAD" text="Download"/>
<button id="ID_LIBRARY_BITZI_WEB" text="Bitzi Ticket"/>
<button id="ID_BROWSE_LAUNCH" text="Browse"/>
<separator/>
<label text="Filter:" tip="Type some words to filter the results with"/>
<control id="107" width="150"/>
<button id="ID_SEARCH_FILTER_RAW" text="More..."/>
<separator/>
<button id="ID_SEARCH_SEARCH" text="Search Again..."/>
<button id="ID_SEARCH_STOP" text="Stop"/>
<separator/>
<button id="ID_SEARCH_PANEL"/>
<button id="ID_SEARCH_DETAILS"/>
</toolbar>
<toolbar name="CSearchWnd.Panel">
<button id="ID_SEARCH_DOWNLOAD" text="Download"/>
<button id="ID_LIBRARY_BITZI_WEB" text="Bitzi Ticket"/>
<button id="ID_BROWSE_LAUNCH" text="Browse"/>
<separator/>
<label text="Filter:" tip="Type some words to filter the results with"/>
<control id="107" width="160"/>
<button id="ID_SEARCH_FILTER_RAW" text="More..."/>
<separator/>
<button id="ID_SEARCH_PANEL" text="Search Bar"/>
<button id="ID_SEARCH_DETAILS" text="Details"/>
</toolbar>
<!-- BROWSE HOST WINDOW -->
<toolbar name="CBrowseHeaderCtrl">
<button id="ID_BROWSE_PROFILE" text="Profile"/>
<button id="ID_BROWSE_FILES" text="Shared Files"/>
</toolbar>
<toolbar name="CBrowseHostWnd">
<button id="ID_SEARCH_DOWNLOAD" text="Download File"/>
<button id="ID_LIBRARY_BITZI_WEB" text="File Info"/>
<separator/>
<button id="ID_SEARCH_CHAT" text="Chat"/>
<button id="ID_BROWSE_STOP" text="Stop"/>
<button id="ID_BROWSE_REFRESH" text="Refresh"/>
<separator/>
<label text="Filter:" tip="Type some words to filter the results with"/>
<control id="107" width="160"/>
<button id="ID_SEARCH_FILTER_RAW" text="More..."/>
<separator/>
<button id="ID_SEARCH_DETAILS"/>
</toolbar>
<!-- DOWNLOADS WINDOW -->
<toolbar name="CDownloadsWnd.Basic">
<button id="ID_DOWNLOADS_RESUME" text="Resume Download"/>
<button id="ID_DOWNLOADS_PAUSE" text="Pause Download"/>
<button id="ID_DOWNLOADS_LAUNCH_COMPLETE" text="Play File"/>
<button id="ID_DOWNLOADS_LAUNCH_COPY" text="Preview File"/>
<button id="ID_DOWNLOADS_CLEAR" text="Clear Download"/>
<separator/>
<button id="ID_DOWNLOADS_CLEAR_COMPLETED" text="Clear Completed"/>
<separator/>
<button id="ID_TOOLS_DOWNLOAD" text="Add Download..."/>
</toolbar>
<toolbar name="CDownloadsWnd">
<button id="ID_DOWNLOADS_RESUME" text="Resume"/>
<button id="ID_DOWNLOADS_PAUSE" text="Pause"/>
<button id="ID_DOWNLOADS_LAUNCH_COMPLETE" text="Open or Play"/>
<button id="ID_DOWNLOADS_CLEAR" text="Clear"/>
<separator/>
<button id="ID_DOWNLOADS_LAUNCH_COPY" text="Preview"/>
<button id="ID_DOWNLOADS_MONITOR" text="Monitor"/>
<button id="ID_DOWNLOADS_FILE_DELETE" text="Delete"/>
<button id="ID_DOWNLOADS_FILE_UNSAFE" text="Unsafe"/>
<separator/>
<button id="ID_DOWNLOADS_FILTER_ACTIVE" text="Active"/>
<button id="ID_DOWNLOADS_FILTER_QUEUED" text="Pending"/>
<button id="ID_DOWNLOADS_FILTER_SOURCES" text="Search"/>
<button id="ID_DOWNLOADS_FILTER_PAUSED" text="Paused"/>
<separator/>
<button id="ID_DOWNLOADS_CLEAR_COMPLETED" text="Clean"/>
<separator/>
<button id="ID_TOOLS_DOWNLOAD" text="Add..."/>
<button id="ID_DOWNLOADS_SETTINGS" text="Settings"/>
</toolbar>
<!-- UPLOADS WINDOW -->
<toolbar name="CUploadsWnd.Basic">
<button id="ID_BROWSE_LAUNCH" text="Browse User"/>
<button id="ID_UPLOADS_CHAT" text="Chat to User"/>
<button id="ID_UPLOADS_CLEAR" text="Remove Upload"/>
<separator/>
<button id="ID_UPLOADS_LAUNCH" text="Play File"/>
<separator/>
<button id="ID_UPLOADS_CLEAR_COMPLETED" text="Clear Completed"/>
</toolbar>
<toolbar name="CUploadsWnd">
<button id="ID_BROWSE_LAUNCH" text="Browse"/>
<button id="ID_UPLOADS_CHAT" text="Chat"/>
<button id="ID_UPLOADS_START" text="Start Now"/>
<separator/>
<button id="ID_UPLOADS_CLEAR" text="Remove"/>
<button id="ID_SECURITY_BAN" text="Ban"/>
<separator/>
<button id="ID_UPLOADS_LAUNCH" text="Open File"/>
<separator/>
<button id="ID_UPLOADS_FILTER_ACTIVE" text="Active"/>
<button id="ID_UPLOADS_FILTER_QUEUED" text="Queued"/>
<button id="ID_UPLOADS_FILTER_HISTORY" text="History"/>
<separator/>
<button id="ID_UPLOADS_CLEAR_COMPLETED" text="Clean"/>
<separator/>
<button id="ID_UPLOADS_SETTINGS" text="Settings"/>
</toolbar>
<!-- LIBRARY FRAME -->
<toolbar name="CLibraryTree.Top">
<button id="ID_LIBRARY_TREE_PHYSICAL" text="Folders"/>
<button id="ID_LIBRARY_TREE_VIRTUAL" text="Organiser"/>
</toolbar>
<toolbar name="CLibraryTree.Virtual">
<button id="ID_LIBRARY_SEARCH" text="Find..."/>
<button id="ID_LIBRARY_FOLDERS" text="Share Files..."/>
</toolbar>
<toolbar name="CLibraryHeaderBar.Physical">
<button id="ID_LIBRARY_VIEW" text="View"/>
<button id="ID_LIBRARY_SEARCH" text="Search Library"/>
<button id="ID_LIBRARY_PARENT" text="Up"/>
</toolbar>
<toolbar name="CLibraryHeaderBar.Virtual">
<button id="ID_LIBRARY_VIEW" text="View"/>
<button id="ID_LIBRARY_FOLDER_ENQUEUE" text="Play Album"/>
<button id="ID_LIBRARY_SEARCH" text="Search Library"/>
<button id="ID_LIBRARY_PARENT" text="Up"/>
</toolbar>
<!-- LIBRARY VIEWS -->
<toolbar name="CLibraryHomeView.Virtual">
<button id="ID_LIBRARY_FOLDER_NEW" text="Create Album..."/>
<button id="ID_LIBRARY_ALBUM_DELETE" text="Delete Album"/>
<separator/>
<button id="ID_LIBRARY_FOLDERS" text="Share Files..."/>
<separator/>
<label text="Find:" tip="Type some words to search your library"/>
<control id="108" width="120"/>
<button id="ID_LIBRARY_SEARCH_QUICK" text="Find"/>
</toolbar>
<toolbar name="CLibraryHomeView.Physical">
<button id="ID_LIBRARY_FOLDERS" text="Share Files..."/>
<separator/>
<label text="Find:" tip="Type some words to search your library"/>
<control id="108" width="120"/>
<button id="ID_LIBRARY_SEARCH_QUICK" text="Find"/>
</toolbar>
<toolbar name="CLibraryTileView.Virtual">
<button id="ID_LIBRARY_FOLDER_NEW" text="Create Album..."/>
<button id="ID_LIBRARY_ALBUM_DELETE" text="Delete Album"/>
<separator/>
<button id="ID_LIBRARY_FOLDERS" text="Share Files..."/>
<separator/>
<label text="Find:" tip="Type some words to search your library"/>
<control id="108" width="120"/>
<button id="ID_LIBRARY_SEARCH_QUICK" text="Find"/>
</toolbar>
<toolbar name="CLibraryFileView.Physical">
<button id="ID_LIBRARY_LAUNCH" text="Play File"/>
<button id="ID_LIBRARY_ENQUEUE" text="Add to Playlist"/>
<separator/>
<button id="ID_LIBRARY_PROPERTIES" text="File Info..."/>
<separator/>
<button id="ID_LIBRARY_MOVE" text="Move"/>
<button id="ID_LIBRARY_COPY" text="Copy"/>
<button id="ID_LIBRARY_DELETE" text="Delete"/>
<separator/>
<button id="ID_LIBRARY_PANEL"/>
</toolbar>
<toolbar name="CLibraryFileView.Virtual">
<button id="ID_LIBRARY_LAUNCH" text="Play File"/>
<button id="ID_LIBRARY_ENQUEUE" text="Add to Playlist"/>
<button id="ID_LIBRARY_FOLDER_ENQUEUE" text="Play Album"/>
<separator/>
<button id="ID_LIBRARY_PROPERTIES" text="File Info..."/>
<separator/>
<button id="ID_LIBRARY_PANEL"/>
</toolbar>
<!-- MEDIA WINDOW -->
<toolbar name="CMediaFrame.Basic">
<button id="ID_MEDIA_PLAYLIST" text="Playlist"/>
<button id="ID_MEDIA_PREVIOUS"/>
<button id="ID_MEDIA_NEXT"/>
<separator/>
<button id="ID_MEDIA_OPEN" text="Open"/>
<separator/>
<button id="ID_MEDIA_PLAY" text="Play"/>
<button id="ID_MEDIA_PAUSE" text="Pause" visible="false"/>
<button id="ID_MEDIA_STOP" text="Stop"/>
<separator/>
<label text="Position:" tip="Seek to a position in the media file"/>
<control id="117" width="200" height="22"/>
<label text="Volume:" tip="Adjust the audio volume"/>
<control id="119" width="52" height="22"/>
<separator/>
<button id="ID_MEDIA_FULLSCREEN"/>
<button id="ID_MEDIA_ZOOM"/>
<button id="ID_MEDIA_VIS"/>
</toolbar>
<toolbar name="CMediaFrame">
<button id="ID_MEDIA_PLAYLIST" text="Playlist"/>
<button id="ID_MEDIA_PREVIOUS"/>
<button id="ID_MEDIA_NEXT"/>
<separator/>
<button id="ID_MEDIA_OPEN" text="Open"/>
<separator/>
<button id="ID_MEDIA_PLAY" text="Play"/>
<button id="ID_MEDIA_PAUSE" text="Pause" visible="false"/>
<button id="ID_MEDIA_STOP" text="Stop"/>
<separator/>
<label text="Position:" tip="Seek to a position in the media file"/>
<control id="117" width="190" height="22"/>
<label text="Speed:" tip="Adjust the speed of the media file"/>
<control id="118" width="50" height="22"/>
<label text="Volume:" tip="Adjust the audio volume"/>
<control id="119" width="50" height="22"/>
<separator/>
<button id="ID_MEDIA_FULLSCREEN"/>
<button id="ID_MEDIA_ZOOM"/>
<button id="ID_MEDIA_VIS"/>
</toolbar>
<toolbar name="CMediaList">
<button id="ID_MEDIA_ADD"/>
<button id="ID_MEDIA_REMOVE"/>
<button id="ID_MEDIA_CLEAR"/>
<separator/>
<button id="ID_MEDIA_SAVE"/>
<button id="ID_MEDIA_OPEN"/>
<separator/>
<button id="ID_MEDIA_RANDOM"/>
<button id="ID_MEDIA_REPEAT"/>
</toolbar>
<!-- MONITOR WINDOW -->
<toolbar name="CMonitorBar">
<button id="ID_TRAY_OPEN"/>
<separator/>
<button id="ID_MEDIA_PLAY"/>
<button id="ID_MEDIA_PAUSE" visible="false"/>
<button id="ID_MEDIA_STOP"/>
<button id="ID_MEDIA_PREVIOUS"/>
<button id="ID_MEDIA_NEXT"/>
<button id="ID_MEDIA_OPEN"/>
<separator/>
<button id="ID_MONITOR_CLOSE"/>
</toolbar>
<!-- NEIGHBOURS WINDOW -->
<toolbar name="CNeighboursWnd">
<button id="ID_NETWORK_CONNECT_TO" text="Connect To"/>
<button id="ID_NEIGHBOURS_DISCONNECT" text="Disconnect"/>
<separator/>
<button id="ID_BROWSE_LAUNCH" text="Browse User"/>
<button id="ID_NEIGHBOURS_CHAT" text="Chat to User"/>
<button id="ID_SECURITY_BAN" text="Ban Host"/>
<separator/>
<button id="ID_NETWORK_G2"/>
<button id="ID_NETWORK_ED2K"/>
<button id="ID_NETWORK_G1"/>
<separator/>
<button id="ID_NEIGHBOURS_SETTINGS" text="Settings"/>
</toolbar>
<!-- HIT MONITOR WINDOW -->
<toolbar name="CHitMonitorWnd">
<button id="ID_SEARCH_DOWNLOAD" text="Download Selected"/>
<button id="ID_LIBRARY_BITZI_WEB" text="Bitzi Ticket"/>
<button id="ID_HITMONITOR_SEARCH" text="Requery"/>
<separator/>
<label text="Filter:" tip="Type some words to filter the results with"/>
<control id="107" width="160"/>
<button id="ID_SEARCH_FILTER_RAW" text="More..."/>
<separator/>
<button id="ID_SEARCH_CLEAR" text="Clear"/>
<button id="ID_HITMONITOR_PAUSE" text="Pause"/>
</toolbar>
<!-- HOST CACHE WINDOW -->
<toolbar name="CHostCacheWnd">
<button id="ID_HOSTCACHE_CONNECT" text="Connect To"/>
<button id="ID_HOSTCACHE_DISCONNECT" text="Disconnect"/>
<button id="ID_HOSTCACHE_REMOVE" text="Remove"/>
<separator/>
<button id="ID_HOSTCACHE_G2_HORIZON" text="G2 Cluster"/>
<button id="ID_HOSTCACHE_G2_CACHE" text="G2 Cache"/>
<button id="ID_HOSTCACHE_G1_CACHE" text="G1 Cache"/>
<button id="ID_HOSTCACHE_ED2K_CACHE" text="eDonkey Cache"/>
</toolbar>
<!-- PRIVATE CHAT FRAME -->
<toolbar name="CPrivateChatFrame">
<button id="ID_CHAT_BOLD" text="B"/>
<button id="ID_CHAT_ITALIC" text="I"/>
<button id="ID_CHAT_UNDERLINE" text="U"/>
<button id="ID_CHAT_COLOUR" text="C"/>
<button id="ID_CHAT_EMOTICONS"/>
<separator/>
<button id="ID_CHAT_BROWSE" text="Browse User"/>
<!-- <button id="ID_CHAT_SEND_FILE" text="Send File"/> -->
<button id="ID_CHAT_PRIORITY" text="Grant Priority"/>
<separator/>
<button id="ID_CHAT_CONNECT" text="Connect" visible="false"/>
<button id="ID_CHAT_DISCONNECT" text="Disconnect"/>
</toolbar>
</toolbars>
<!-- Menu Definitions -->
<menus>
<!-- MAIN WINDOW MENU BAR -->
<menu name="CMainWnd.Basic" type="bar">
<menu text="_Network">
<item id="ID_NETWORK_CONNECT" text="_Connect" shortcut="Ctrl+G"/>
<item id="ID_NETWORK_DISCONNECT" text="_Disconnect"/>
<separator/>
<menu text="_More Commands">
<item id="ID_NETWORK_BROWSE_TO" text="_Browse a Host..."/>
<separator/>
<item id="ID_NETWORK_G2" text="Connect to _Gnutella2"/>
<item id="ID_NETWORK_ED2K" text="Connect to _eDonkey2000"/>
<item id="ID_NETWORK_G1" text="Connect to Gnutella_1"/>
<separator/>
<item id="ID_NETWORK_AUTO_CLOSE" text="Close _After Transfers"/>
</menu>
<separator/>
<item id="ID_NETWORK_EXIT" text="E_xit"/>
</menu>
<menu text="_View">
<item id="ID_TAB_HOME" text="_Home"/>
<item id="ID_TAB_LIBRARY" text="_Library"/>
<item id="ID_TAB_MEDIA" text="_Media Player"/>
<item id="ID_TAB_TRANSFERS" text="_Downloads"/>
<separator/>
<item id="ID_VIEW_BASIC" text="_Basic Mode"/>
<item id="ID_VIEW_TABBED" text="_Expert Mode"/>
</menu>
<menu text="_Tools">
<item id="ID_LIBRARY_FOLDERS" text="Share _Files..."/>
<item id="ID_TOOLS_DOWNLOAD" text="_Download a URL..."/>
<separator/>
<item id="ID_TOOLS_SKIN" text="Choose a S_kin..."/>
<item id="ID_TOOLS_LANGUAGE" text="Choose a _Language..."/>
<separator/>
<item id="ID_TOOLS_PROFILE" text="Edit My _Profile..."/>
<separator/>
<item id="ID_TOOLS_WIZARD" text="QuickStart _Wizard..."/>
<item id="ID_TOOLS_SETTINGS" text="_Shareaza Settings..."/>
</menu>
<menu text="_Help">
<item id="ID_HELP_FAQ" text="Shareaza Users _Guide"/>
<item id="ID_HELP_FORUMS" text="Shareaza _Forums"/>
<item id="ID_HELP_CHAT" text="Live Help _Chat Room"/>
<separator/>
<menu text="_Websites">
<item id="ID_HELP_HOMEPAGE" text="_Shareaza.com"/>
<separator/>
<item id="ID_HELP_WEB_1" text="File Sharing Portal"/>
<item id="ID_HELP_WEB_2" text="P2PForums.com"/>
<item id="ID_HELP_WEB_3" text="Slyck.com"/>
</menu>
<separator/>
<item id="ID_HELP_ABOUT" text="_About Shareaza..."/>
</menu>
</menu>
<menu name="CMainWnd.Tabbed" type="bar">
<menu text="_Network">
<item id="ID_NETWORK_SEARCH" text="New _Search..." shortcut="Ctrl+S"/>
<separator/>
<item id="ID_NETWORK_CONNECT" text="_Connect" shortcut="Ctrl+G"/>
<item id="ID_NETWORK_DISCONNECT" text="_Disconnect"/>
<separator/>
<item id="ID_NETWORK_CONNECT_TO" text="Connect _To..." shortcut="Ctrl+T"/>
<item id="ID_NETWORK_BROWSE_TO" text="_Browse Host..."/>
<separator/>
<item id="ID_NETWORK_G2" text="Connect to _Gnutella2"/>
<item id="ID_NETWORK_ED2K" text="Connect to _eDonkey2000"/>
<item id="ID_NETWORK_G1" text="Connect to Gnutella_1"/>
<separator/>
<item id="ID_NETWORK_AUTO_CLOSE" text="Close _After Transfers"/>
<separator/>
<item id="ID_NETWORK_EXIT" text="E_xit"/>
</menu>
<menu text="_View">
<item id="ID_TAB_HOME" text="_Home"/>
<item id="ID_TAB_LIBRARY" text="_Library"/>
<item id="ID_TAB_MEDIA" text="_Media Player"/>
<item id="ID_TAB_TRANSFERS" text="_Transfers"/>
<item id="ID_TAB_NETWORK" text="_Network"/>
<separator/>
<item id="ID_VIEW_BASIC" text="_Basic Mode"/>
<item id="ID_VIEW_TABBED" text="Tabbed Mode"/>
<item id="ID_VIEW_WINDOWED" text="_Windowed Mode"/>
<separator/>
<menu text="_Advanced">
<item id="ID_VIEW_SYSTEM" text="S_ystem" shortcut="F11"/>
<item id="ID_VIEW_NEIGHBOURS" text="N_eighbours" shortcut="F2"/>
<item id="ID_VIEW_DOWNLOADS" text="_Downloads" shortcut="F3"/>
<item id="ID_VIEW_UPLOADS" text="_Uploads" shortcut="F4"/>
<item id="ID_VIEW_LIBRARY" text="_Library" shortcut="F5"/>
<item id="ID_VIEW_MEDIA" text="_Media" shortcut="F6"/>
<separator/>
<item id="ID_VIEW_SECURITY" text="Se_curity" shortcut="F7"/>
<item id="ID_VIEW_HOSTS" text="H_ost Cache" shortcut="F8"/>
<item id="ID_VIEW_DISCOVERY" text="Disco_very" shortcut="F9"/>
<item id="ID_VIEW_TRAFFIC" text="_Graph" shortcut="F10"/>
<separator/>
<item id="ID_VIEW_PACKETS" text="_Packet Dump" shortcut="Ctrl+F1"/>
<item id="ID_VIEW_SEARCH_MONITOR" text="Se_arch Monitor" shortcut="Ctrl+F2"/>
<item id="ID_VIEW_RESULTS_MONITOR" text="H_it Monitor" shortcut="Ctrl+F3"/>
</menu>
</menu>
<menu text="_Tools">
<item id="ID_LIBRARY_FOLDERS" text="Share _Files..."/>
<item id="ID_TOOLS_DOWNLOAD" text="_Download a URL..."/>
<separator/>
<item id="ID_TOOLS_SKIN" text="Choose a S_kin..."/>
<item id="ID_TOOLS_LANGUAGE" text="Choose a _Language..."/>
<separator/>
<item id="ID_TOOLS_PROFILE" text="Edit My _Profile..."/>
<separator/>
<item id="ID_TOOLS_WIZARD" text="QuickStart _Wizard..."/>
<item id="ID_TOOLS_SETTINGS" text="_Shareaza Settings..."/>
</menu>
<menu text="_Window">
<item id="ID_WINDOW_CASCADE" text="_Full Screen"/>
<separator/>
<item id="ID_WINDOW_TOOLBAR" text="Show _Tool Bar"/>
<item id="ID_WINDOW_TABBAR" text="Show Tab _Bar"/>
<item id="ID_WINDOW_MONITOR" text="Show _Monitor"/>
</menu>
<menu text="_Help">
<item id="ID_HELP_FAQ" text="Shareaza Users _Guide"/>
<item id="ID_HELP_FORUMS" text="Shareaza _Forums"/>
<item id="ID_HELP_CHAT" text="Live Help _Chat Room"/>
<separator/>
<menu text="_Websites">
<item id="ID_HELP_HOMEPAGE" text="_Shareaza.com"/>
<separator/>
<item id="ID_HELP_WEB_1" text="File Sharing Portal"/>
<item id="ID_HELP_WEB_2" text="P2PForums.com"/>
<item id="ID_HELP_WEB_3" text="Slyck.com"/>
</menu>
<separator/>
<item id="ID_HELP_ABOUT" text="_About Shareaza..."/>
</menu>
</menu>
<menu name="CMainWnd.Windowed" type="bar">
<menu text="_Network">
<item id="ID_NETWORK_SEARCH" text="New _Search..." shortcut="Ctrl+S"/>
<separator/>
<item id="ID_NETWORK_CONNECT" text="_Connect" shortcut="Ctrl+G"/>
<item id="ID_NETWORK_DISCONNECT" text="_Disconnect"/>
<separator/>
<item id="ID_NETWORK_CONNECT_TO" text="Connect _To..." shortcut="Ctrl+T"/>
<item id="ID_NETWORK_BROWSE_TO" text="_Browse Host..."/>
<separator/>
<item id="ID_NETWORK_G2" text="Connect to _Gnutella2"/>
<item id="ID_NETWORK_ED2K" text="Connect to _eDonkey2000"/>
<item id="ID_NETWORK_G1" text="Connect to Gnutella_1"/>
<separator/>
<item id="ID_NETWORK_AUTO_CLOSE" text="Close _After Transfers"/>
<separator/>
<item id="ID_NETWORK_EXIT" text="E_xit"/>
</menu>
<menu text="_View">
<item id="ID_VIEW_SYSTEM" text="S_ystem" shortcut="F11"/>
<item id="ID_VIEW_NEIGHBOURS" text="N_eighbours" shortcut="F2"/>
<item id="ID_VIEW_DOWNLOADS" text="_Downloads" shortcut="F3"/>
<item id="ID_VIEW_UPLOADS" text="_Uploads" shortcut="F4"/>
<item id="ID_VIEW_LIBRARY" text="_Library" shortcut="F5"/>
<item id="ID_VIEW_MEDIA" text="_Media" shortcut="F6"/>
<separator/>
<item id="ID_VIEW_SECURITY" text="Se_curity" shortcut="F7"/>
<item id="ID_VIEW_HOSTS" text="H_ost Cache" shortcut="F8"/>
<item id="ID_VIEW_DISCOVERY" text="Disco_very" shortcut="F9"/>
<item id="ID_VIEW_TRAFFIC" text="_Graph" shortcut="F10"/>
<separator/>
<item id="ID_VIEW_PACKETS" text="_Packet Dump" shortcut="Ctrl+F1"/>
<item id="ID_VIEW_SEARCH_MONITOR" text="Se_arch Monitor" shortcut="Ctrl+F2"/>
<item id="ID_VIEW_RESULTS_MONITOR" text="H_it Monitor" shortcut="Ctrl+F3"/>
<separator/>
<item id="ID_VIEW_BASIC" text="_Basic Mode"/>
<item id="ID_VIEW_TABBED" text="_Tabbed Mode"/>
<item id="ID_VIEW_WINDOWED" text="_Windowed Mode"/>
</menu>
<menu text="_Tools">
<item id="ID_LIBRARY_FOLDERS" text="Share _Files..."/>
<item id="ID_TOOLS_DOWNLOAD" text="_Download a URL..."/>
<separator/>
<item id="ID_TOOLS_SKIN" text="Choose a S_kin..."/>
<item id="ID_TOOLS_LANGUAGE" text="Choose a _Language..."/>
<separator/>
<item id="ID_TOOLS_PROFILE" text="Edit My _Profile..."/>
<separator/>
<item id="ID_TOOLS_WIZARD" text="QuickStart _Wizard..."/>
<item id="ID_TOOLS_SETTINGS" text="_Shareaza Settings..."/>
</menu>
<menu text="_Window">
<item id="ID_WINDOW_CASCADE" text="_Full Screen"/>
<item id="ID_WINDOW_TILE_HORZ" text="Tile _Horizontal"/>
<item id="ID_WINDOW_TILE_VERT" text="Tile _Vertical"/>
<separator/>
<item id="ID_WINDOW_TOOLBAR" text="Show _Tool Bar"/>
<item id="ID_WINDOW_TABBAR" text="Show Tab _Bar"/>
<item id="ID_WINDOW_MONITOR" text="Show _Monitor"/>
</menu>
<menu text="_Help">
<item id="ID_HELP_FAQ" text="Shareaza Users _Guide"/>
<item id="ID_HELP_FORUMS" text="Shareaza _Forums"/>
<item id="ID_HELP_CHAT" text="Live Help _Chat Room"/>
<separator/>
<menu text="_Websites">
<item id="ID_HELP_HOMEPAGE" text="_Shareaza.com"/>
<separator/>
<item id="ID_HELP_WEB_1" text="File Sharing Portal"/>
<item id="ID_HELP_WEB_2" text="P2PForums.com"/>
<item id="ID_HELP_WEB_3" text="Slyck.com"/>
</menu>
<separator/>
<item id="ID_HELP_ABOUT" text="_About Shareaza..."/>
</menu>
</menu>
<!-- VIEW POPUP -->
<menu name="CMainWnd.View.Basic">
<item id="ID_TAB_HOME" text="_Home"/>
<item id="ID_TAB_LIBRARY" text="_Library"/>
<item id="ID_TAB_MEDIA" text="_Media"/>
<item id="ID_TAB_TRANSFERS" text="_Downloads"/>
</menu>
<menu name="CMainWnd.View.Tabbed">
<item id="ID_TAB_HOME" text="_Home"/>
<item id="ID_TAB_LIBRARY" text="_Library"/>
<item id="ID_TAB_MEDIA" text="_Media"/>
<item id="ID_TAB_TRANSFERS" text="_Transfers"/>
<item id="ID_TAB_NETWORK" text="_Network"/>
<separator/>
<item id="ID_VIEW_SECURITY" text="Se_curity"/>
<item id="ID_VIEW_HOSTS" text="_Host Cache"/>
<item id="ID_VIEW_DISCOVERY" text="Disco_very"/>
<item id="ID_VIEW_TRAFFIC" text="_Graph"/>
<separator/>
<item id="ID_VIEW_PACKETS" text="_Packet Dump"/>
<item id="ID_VIEW_SEARCH_MONITOR" text="Se_arch Monitor"/>
<item id="ID_VIEW_RESULTS_MONITOR" text="H_it Monitor"/>
</menu>
<menu name="CMainWnd.View.Windowed">
<item id="ID_NETWORK_SEARCH" text="New _Search..."/>
<separator/>
<item id="ID_VIEW_SYSTEM" text="S_ystem"/>
<item id="ID_VIEW_NEIGHBOURS" text="N_eighbours"/>
<item id="ID_VIEW_DOWNLOADS" text="_Downloads"/>
<item id="ID_VIEW_UPLOADS" text="_Uploads"/>
<item id="ID_VIEW_LIBRARY" text="_Library"/>
<item id="ID_VIEW_MEDIA" text="_Media Player"/>
<separator/>
<item id="ID_VIEW_SECURITY" text="Se_curity"/>
<item id="ID_VIEW_HOSTS" text="_Host Cache"/>
<item id="ID_VIEW_DISCOVERY" text="Disco_very"/>
<item id="ID_VIEW_TRAFFIC" text="_Graph"/>
<separator/>
<item id="ID_VIEW_PACKETS" text="_Packet Dump"/>
<item id="ID_VIEW_SEARCH_MONITOR" text="Se_arch Monitor"/>
<item id="ID_VIEW_RESULTS_MONITOR" text="H_it Monitor"/>
</menu>
<!-- TRAY MENU -->
<menu name="CMainWnd.Tray">
<item id="ID_TRAY_OPEN" text="_Open Shareaza"/>
<separator/>
<item id="ID_NETWORK_SEARCH" text="Ne_w Search..."/>
<item id="ID_TOOLS_DOWNLOAD" text="_Download URL..."/>
<separator/>
<item id="ID_MEDIA_PLAY" text="_Play Media"/>
<item id="ID_MEDIA_PAUSE" text="Pa_use Media"/>
<item id="ID_MEDIA_STOP" text="_Stop Media"/>
<separator/>
<item id="ID_MEDIA_PREVIOUS" text="P_revious Track"/>
<item id="ID_MEDIA_NEXT" text="_Next Track"/>
<separator/>
<item id="ID_NETWORK_AUTO_CLOSE" text="Exit After _Transfers"/>
<item id="ID_NETWORK_EXIT" text="E_xit Immediately"/>
</menu>
<!-- HOME MENU -->
<menu name="CHomeWnd.Basic">
<item id="ID_TAB_HOME" text="_Home"/>
<item id="ID_TAB_LIBRARY" text="_Library"/>
<item id="ID_TAB_MEDIA" text="_Media"/>
<item id="ID_TAB_TRANSFERS" text="_Downloads"/>
</menu>
<menu name="CHomeWnd">
<item id="ID_TAB_HOME" text="_Home"/>
<item id="ID_TAB_LIBRARY" text="_Library"/>
<item id="ID_TAB_MEDIA" text="_Media"/>
<item id="ID_TAB_TRANSFERS" text="_Transfers"/>
<item id="ID_TAB_NETWORK" text="_Network"/>
</menu>
<!-- HOST CACHE WINDOW -->
<menu name="CHostCacheWnd">
<item id="ID_HOSTCACHE_CONNECT" text="_Connect Now"/>
<item id="ID_HOSTCACHE_DISCONNECT" text="_Disconnect"/>
<item id="ID_HOSTCACHE_PRIORITY" text="_Priority Server"/>
<separator/>
<item id="ID_HOSTCACHE_REMOVE" text="_Remove Host(s)"/>
<separator/>
<item id="ID_HOSTCACHE_G2_HORIZON" text="Gnutella2 Cl_uster"/>
<item id="ID_HOSTCACHE_G2_CACHE" text="Gnutella_2 Cache"/>
<item id="ID_HOSTCACHE_G1_CACHE" text="Gnutella_1 Cache"/>
<item id="ID_HOSTCACHE_ED2K_CACHE" text="_eDonkey Servers"/>
<separator/>
<item id="ID_HOSTCACHE_IMPORT" text="_Import MET File..."/>
<item id="ID_HOSTCACHE_ED2K_DOWNLOAD" text="Download MET..."/>
</menu>
<!-- SEARCH WINDOW -->
<menu name="CSearchWnd.Basic">
<item id="ID_SEARCH_DOWNLOAD" text="_Download This"/>
<separator/>
<item id="ID_BROWSE_LAUNCH" text="_Browse User"/>
<item id="ID_SEARCH_CHAT" text="_Chat to User"/>
<separator/>
<menu text="_Search For">
<item id="ID_SEARCH_FOR_THIS" text="This File"/>
<item id="ID_SEARCH_FOR_SIMILAR" text="Similar Files"/>
<separator/>
<item id="ID_SEARCH_FOR_ARTIST" text="Music by the same Artist"/>
<item id="ID_SEARCH_FOR_ALBUM" text="Music in the same Album"/>
<item id="ID_SEARCH_FOR_SERIES" text="Episodes in the same Series"/>
</menu>
<menu text="_Web File Info">
<item id="ID_LIBRARY_BITZI_WEB" text="View _Bitzi Ticket"/>
<item id="ID_LIBRARY_JIGLE" text="View _Jigle Lookup"/>
<separator/>
<item id="ID_SEARCH_COPY" text="Copy _URI"/>
</menu>
<separator/>
<item id="ID_SEARCH_FILTER" text="_Filter Results..."/>
<item id="ID_SEARCH_COLUMNS" text="Choose C_olumns..."/>
</menu>
<menu name="CSearchWnd">
<item id="ID_SEARCH_DOWNLOAD" text="_Download"/>
<item id="ID_SEARCH_COPY" text="Copy _URI"/>
<separator/>
<item id="ID_BROWSE_LAUNCH" text="Bro_wse User"/>
<item id="ID_SEARCH_CHAT" text="_Chat to User"/>
<item id="ID_SECURITY_BAN" text="_Ban Host"/>
<separator/>
<menu text="_Search For">
<item id="ID_SEARCH_FOR_THIS" text="This File"/>
<item id="ID_SEARCH_FOR_SIMILAR" text="Similar Files"/>
<separator/>
<item id="ID_SEARCH_FOR_ARTIST" text="Music by the same Artist"/>
<item id="ID_SEARCH_FOR_ALBUM" text="Music in the same Album"/>
<item id="ID_SEARCH_FOR_SERIES" text="Episodes in the same Series"/>
</menu>
<menu text="_Web Services">
<item id="ID_LIBRARY_BITZI_WEB" text="View _Bitzi Ticket"/>
<item id="ID_LIBRARY_JIGLE" text="View _Jigle Lookup"/>
</menu>
<separator/>
<item id="ID_SEARCH_FILTER" text="_Filter Results..."/>
<item id="ID_SEARCH_FILTER_REMOVE" text="_Remove Filter"/>
<separator/>
<item id="ID_SEARCH_SEARCH" text="_Search Again..."/>
<item id="ID_SEARCH_STOP" text="Sto_p Search"/>
<item id="ID_SEARCH_CLEAR" text="C_lear Results"/>
<separator/>
<item id="ID_SEARCH_COLUMNS" text="Edit C_olumns..."/>
</menu>
<!-- BROWSE HOST WINDOW -->
<menu name="CBrowseHostWnd.Basic">
<item id="ID_SEARCH_DOWNLOAD" text="_Download This"/>
<separator/>
<menu text="_Search For">
<item id="ID_SEARCH_FOR_THIS" text="This File"/>
<item id="ID_SEARCH_FOR_SIMILAR" text="Similar Files"/>
<separator/>
<item id="ID_SEARCH_FOR_ARTIST" text="Music by the same Artist"/>
<item id="ID_SEARCH_FOR_ALBUM" text="Music in the same Album"/>
<item id="ID_SEARCH_FOR_SERIES" text="Episodes in the same Series"/>
</menu>
<menu text="_Web File Info">
<item id="ID_LIBRARY_BITZI_WEB" text="View _Bitzi Ticket"/>
<item id="ID_LIBRARY_JIGLE" text="View _Jigle Lookup"/>
<separator/>
<item id="ID_SEARCH_COPY" text="Copy _URI"/>
</menu>
<separator/>
<item id="ID_SEARCH_CHAT" text="_Chat to User"/>
<separator/>
<item id="ID_SEARCH_FILTER" text="_Filter Results..."/>
<item id="ID_SEARCH_COLUMNS" text="Choose C_olumns..."/>
</menu>
<menu name="CBrowseHostWnd">
<item id="ID_SEARCH_DOWNLOAD" text="_Download"/>
<item id="ID_SEARCH_COPY" text="Copy _URI"/>
<separator/>
<menu text="_Search For">
<item id="ID_SEARCH_FOR_THIS" text="This File"/>
<item id="ID_SEARCH_FOR_SIMILAR" text="Similar Files"/>
<separator/>
<item id="ID_SEARCH_FOR_ARTIST" text="Music by the same Artist"/>
<item id="ID_SEARCH_FOR_ALBUM" text="Music in the same Album"/>
<item id="ID_SEARCH_FOR_SERIES" text="Episodes in the same Series"/>
</menu>
<menu text="_Web Services">
<item id="ID_LIBRARY_BITZI_WEB" text="View _Bitzi Ticket"/>
<item id="ID_LIBRARY_JIGLE" text="View _Jigle Lookup"/>
</menu>
<separator/>
<item id="ID_SEARCH_FILTER" text="_Filter Results..."/>
<item id="ID_SEARCH_FILTER_REMOVE" text="R_emove Filter"/>
<separator/>
<item id="ID_SEARCH_CHAT" text="_Chat to User"/>
<separator/>
<item id="ID_BROWSE_STOP" text="Sto_p Browsing"/>
<item id="ID_BROWSE_REFRESH" text="_Refresh"/>
<separator/>
<item id="ID_SEARCH_COLUMNS" text="Edit C_olumns..."/>
</menu>
<!-- HIT MONITOR WINDOW -->
<menu name="CHitMonitorWnd">
<item id="ID_SEARCH_DOWNLOAD" text="_Download"/>
<item id="ID_SEARCH_COPY" text="Copy _URI"/>
<separator/>
<item id="ID_BROWSE_LAUNCH" text="Bro_wse User"/>
<item id="ID_SEARCH_CHAT" text="Chat to User"/>
<separator/>
<menu text="_Search For">
<item id="ID_SEARCH_FOR_THIS" text="This File"/>
<item id="ID_SEARCH_FOR_SIMILAR" text="Similar Files"/>
<separator/>
<item id="ID_SEARCH_FOR_ARTIST" text="Music by the same Artist"/>
<item id="ID_SEARCH_FOR_ALBUM" text="Music in the same Album"/>
<item id="ID_SEARCH_FOR_SERIES" text="Episodes in the same Series"/>
</menu>
<menu text="_Web Services">
<item id="ID_LIBRARY_BITZI_WEB" text="View _Bitzi Ticket"/>
<item id="ID_LIBRARY_JIGLE" text="View _Jigle Lookup"/>
</menu>
<separator/>
<item id="ID_SEARCH_FILTER" text="_Filter Results..."/>
<item id="ID_SEARCH_FILTER_REMOVE" text="_Remove Filter"/>
<separator/>
<item id="ID_HITMONITOR_PAUSE" text="_Pause Display"/>
<item id="ID_HITMONITOR_CLEAR" text="_Clear Buffer"/>
<separator/>
<item id="ID_SEARCH_COLUMNS" text="Edit C_olumns..."/>
</menu>
<!-- DOWNLOADS WINDOW -->
<menu name="CDownloadsWnd.Download.Basic">
<item id="ID_DOWNLOADS_RESUME" text="_Resume"/>
<item id="ID_DOWNLOADS_PAUSE" text="_Pause"/>
<item id="ID_DOWNLOADS_CLEAR" text="_Clear"/>
<separator/>
<item id="ID_DOWNLOADS_LAUNCH_COPY" text="P_review File"/>
<item id="ID_DOWNLOADS_MONITOR" text="Show _Monitor"/>
<separator/>
<item id="ID_DOWNLOADS_SOURCES" text="_Find More Sources"/>
<separator/>
<menu text="_More">
<menu text="_Filter Downloads">
<item id="ID_DOWNLOADS_FILTER_ALL" text="Show _All"/>
<item id="ID_DOWNLOADS_FILTER_ACTIVE" text="Show A_ctive"/>
<item id="ID_DOWNLOADS_FILTER_QUEUED" text="Show P_ending"/>
<item id="ID_DOWNLOADS_FILTER_SOURCES" text="Show _No Sources"/>
<item id="ID_DOWNLOADS_FILTER_PAUSED" text="Show _Paused"/>
<separator/>
<item id="ID_DOWNLOADS_SHOW_SOURCES" text="S_how All Sources"/>
</menu>
<separator/>
<item id="ID_DOWNLOADS_CLEAR_COMPLETED" text="_Clear Completed"/>
<item id="ID_DOWNLOADS_AUTO_CLEAR" text="_Auto Clear"/>
</menu>
</menu>
<menu name="CDownloadsWnd.Completed.Basic">
<item id="ID_DOWNLOADS_LAUNCH_COMPLETE" text="_Play Now"/>
<item id="ID_DOWNLOADS_ENQUEUE" text="Add to Pla_ylist"/>
<item id="ID_DOWNLOADS_CLEAR" text="_Remove"/>
<separator/>
<item id="ID_DOWNLOADS_FILE_DELETE" text="_Delete File"/>
<separator/>
<menu text="_More">
<menu text="_Filter Downloads">
<item id="ID_DOWNLOADS_FILTER_ALL" text="Show _All"/>
<item id="ID_DOWNLOADS_FILTER_ACTIVE" text="Show A_ctive"/>
<item id="ID_DOWNLOADS_FILTER_QUEUED" text="Show P_ending"/>
<item id="ID_DOWNLOADS_FILTER_SOURCES" text="Show _No Sources"/>
<item id="ID_DOWNLOADS_FILTER_PAUSED" text="Show _Paused"/>
<separator/>
<item id="ID_DOWNLOADS_SHOW_SOURCES" text="S_how All Sources"/>
</menu>
<separator/>
<item id="ID_DOWNLOADS_CLEAR_COMPLETED" text="_Clear Completed"/>
<item id="ID_DOWNLOADS_AUTO_CLEAR" text="_Auto Clear"/>
</menu>
</menu>
<menu name="CDownloadsWnd.Download">
<item id="ID_DOWNLOADS_RESUME" text="_Resume"/>
<item id="ID_DOWNLOADS_PAUSE" text="_Pause"/>
<item id="ID_DOWNLOADS_CLEAR" text="_Clear"/>
<separator/>
<item id="ID_DOWNLOADS_LAUNCH" text="_Open Preview"/>
<item id="ID_DOWNLOADS_LAUNCH_COPY" text="Smart Pre_view"/>
<item id="ID_DOWNLOADS_ENQUEUE" text="Add to Pla_ylist"/>
<separator/>
<item id="ID_DOWNLOADS_SOURCES" text="_Find More Sources"/>
<item id="ID_DOWNLOADS_MONITOR" text="Monitor _Window"/>
<separator/>
<menu text="_Advanced">
<item id="ID_DOWNLOADS_COPY" text="_Copy URI"/>
<item id="ID_DOWNLOADS_URL" text="_Add Source..."/>
<separator/>
<item id="ID_DOWNLOADS_MOVE_UP" text="Move _Up"/>
<item id="ID_DOWNLOADS_MOVE_DOWN" text="Move _Down"/>
<separator/>
<item id="ID_DOWNLOADS_SHARE" text="Share File"/>
<separator/>
<item id="ID_DOWNLOADS_BOOST" text="_Bandwidth Boost"/>
</menu>
<menu text="F_ilter Downloads">
<item id="ID_DOWNLOADS_FILTER_ALL" text="Show _All"/>
<item id="ID_DOWNLOADS_FILTER_ACTIVE" text="Show A_ctive"/>
<item id="ID_DOWNLOADS_FILTER_QUEUED" text="Show P_ending"/>
<item id="ID_DOWNLOADS_FILTER_SOURCES" text="Show _No Sources"/>
<item id="ID_DOWNLOADS_FILTER_PAUSED" text="Show _Paused"/>
<separator/>
<item id="ID_DOWNLOADS_SHOW_SOURCES" text="S_how All Sources"/>
</menu>
<menu text="Clear Downloads">
<item id="ID_DOWNLOADS_CLEAR_COMPLETED" text="Clear _Completed"/>
<item id="ID_DOWNLOADS_CLEAR_PAUSED" text="Clear _Paused"/>
<separator/>
<item id="ID_DOWNLOADS_AUTO_CLEAR" text="_Auto Clear"/>
</menu>
</menu>
<menu name="CDownloadsWnd.Source">
<item id="ID_TRANSFERS_CONNECT" text="_Access"/>
<item id="ID_BROWSE_LAUNCH" text="Bro_wse"/>
<item id="ID_TRANSFERS_CHAT" text="_Chat"/>
<separator/>
<item id="ID_TRANSFERS_DISCONNECT" text="_Disconnect"/>
<item id="ID_TRANSFERS_FORGET" text="_Forget"/>
<separator/>
<menu text="F_ilter Downloads">
<item id="ID_DOWNLOADS_FILTER_ALL" text="Show _All"/>
<item id="ID_DOWNLOADS_FILTER_ACTIVE" text="Show A_ctive"/>
<item id="ID_DOWNLOADS_FILTER_QUEUED" text="Show P_ending"/>
<item id="ID_DOWNLOADS_FILTER_SOURCES" text="Show _No Sources"/>
<item id="ID_DOWNLOADS_FILTER_PAUSED" text="Show _Paused"/>
<separator/>
<item id="ID_DOWNLOADS_SHOW_SOURCES" text="S_how All Sources"/>
</menu>
<menu text="Clear Downloads">
<item id="ID_DOWNLOADS_CLEAR_COMPLETED" text="Clear _Completed"/>
<item id="ID_DOWNLOADS_CLEAR_PAUSED" text="Clear _Paused"/>
<separator/>
<item id="ID_DOWNLOADS_AUTO_CLEAR" text="_Auto Clear"/>
</menu>
</menu>
<menu name="CDownloadsWnd.Completed">
<item id="ID_DOWNLOADS_LAUNCH_COMPLETE" text="_Open or Play"/>
<item id="ID_DOWNLOADS_ENQUEUE" text="Add to Pla_ylist"/>
<separator/>
<item id="ID_DOWNLOADS_COPY" text="_Copy URI"/>
<item id="ID_DOWNLOADS_CLEAR" text="_Remove"/>
<separator/>
<item id="ID_DOWNLOADS_FILE_DELETE" text="_Delete File"/>
<item id="ID_DOWNLOADS_FILE_UNSAFE" text="Mark as _Unsafe"/>
<separator/>
<menu text="F_ilter Downloads">
<item id="ID_DOWNLOADS_FILTER_ALL" text="Show _All"/>
<item id="ID_DOWNLOADS_FILTER_ACTIVE" text="Show A_ctive"/>
<item id="ID_DOWNLOADS_FILTER_QUEUED" text="Show P_ending"/>
<item id="ID_DOWNLOADS_FILTER_SOURCES" text="Show _No Sources"/>
<item id="ID_DOWNLOADS_FILTER_PAUSED" text="Show _Paused"/>
<separator/>
<item id="ID_DOWNLOADS_SHOW_SOURCES" text="S_how All Sources"/>
</menu>
<menu text="Clear Downloads">
<item id="ID_DOWNLOADS_CLEAR_COMPLETED" text="Clear _Completed"/>
<item id="ID_DOWNLOADS_CLEAR_PAUSED" text="Clear _Paused"/>
<separator/>
<item id="ID_DOWNLOADS_AUTO_CLEAR" text="_Auto Clear"/>
</menu>
</menu>
<!-- UPLOADS WINDOW -->
<menu name="CUploadsWnd.Basic">
<item id="ID_UPLOADS_LAUNCH" text="_Play File"/>
<separator/>
<item id="ID_BROWSE_LAUNCH" text="_Browse User"/>
<item id="ID_UPLOADS_CHAT" text="_Chat to User"/>
<separator/>
<item id="ID_UPLOADS_START" text="_Start Now"/>
<item id="ID_UPLOADS_CLEAR" text="_Remove"/>
<separator/>
<menu text="_More">
<menu text="_Filter Uploads">
<item id="ID_UPLOADS_FILTER_ALL" text="Show All"/>
<item id="ID_UPLOADS_FILTER_ACTIVE" text="Show Active"/>
<item id="ID_UPLOADS_FILTER_QUEUED" text="Show Queued"/>
<item id="ID_UPLOADS_FILTER_HISTORY" text="Show History"/>
</menu>
<separator/>
<item id="ID_UPLOADS_CLEAR_COMPLETED" text="_Clear Completed"/>
<item id="ID_UPLOADS_AUTO_CLEAR" text="_Auto Clear"/>
</menu>
</menu>
<menu name="CUploadsWnd">
<item id="ID_UPLOADS_LAUNCH" text="_Open File"/>
<separator/>
<item id="ID_BROWSE_LAUNCH" text="_Browse User"/>
<item id="ID_UPLOADS_CHAT" text="_Chat to User"/>
<item id="ID_SECURITY_BAN" text="B_an Host"/>
<separator/>
<item id="ID_UPLOADS_START" text="_Start Now"/>
<item id="ID_UPLOADS_DISCONNECT" text="_Disconnect"/>
<item id="ID_UPLOADS_CLEAR" text="_Remove"/>
<separator/>
<menu text="_Filter">
<item id="ID_UPLOADS_FILTER_ALL" text="Show All"/>
<item id="ID_UPLOADS_FILTER_ACTIVE" text="Show Active"/>
<item id="ID_UPLOADS_FILTER_QUEUED" text="Show Queued"/>
<item id="ID_UPLOADS_FILTER_HISTORY" text="Show History"/>
</menu>
<separator/>
<item id="ID_UPLOADS_CLEAR_COMPLETED" text="Clear Co_mpleted"/>
<item id="ID_UPLOADS_AUTO_CLEAR" text="A_uto Clear"/>
</menu>
<!-- LIBRARY FRAME -->
<menu name="CLibraryTree.Physical.Basic">
<item id="ID_LIBRARY_EXPLORE" text="_Explore"/>
<item id="ID_LIBRARY_SHARED_FOLDER" text="_Shared"/>
<separator/>
<item id="ID_LIBRARY_REMOVE" text="_Remove"/>
<separator/>
<item id="ID_LIBRARY_FOLDER_FILE_PROPERTIES" text="File _Properties"/>
</menu>
<menu name="CLibraryTree.Virtual.Basic">
<item id="ID_LIBRARY_FOLDER_ENQUEUE" text="_Play Album"/>
<item id="ID_LIBRARY_FOLDER_DELETE" text="_Delete"/>
<separator/>
<item id="ID_LIBRARY_FOLDER_FILE_PROPERTIES" text="_File Properties"/>
<item id="ID_LIBRARY_FOLDER_PROPERTIES" text="_Album Properties"/>
</menu>
<menu name="CLibraryTree.Physical">
<item id="ID_LIBRARY_EXPLORE" text="_Explore"/>
<item id="ID_LIBRARY_SCAN" text="S_can"/>
<item id="ID_LIBRARY_REBUILD" text="R_ebuild"/>
<item id="ID_LIBRARY_REMOVE" text="_Remove"/>
<separator/>
<item id="ID_LIBRARY_SHARED_FOLDER" text="S_hared"/>
<separator/>
<item id="ID_LIBRARY_SEARCH" text="_Find..."/>
<item id="ID_LIBRARY_ADD" text="_Add Folder..."/>
<item id="ID_LIBRARY_FOLDERS" text="Manage F_olders..."/>
<separator/>
<item id="ID_LIBRARY_FOLDER_FILE_PROPERTIES" text="File _Properties"/>
</menu>
<menu name="CLibraryTree.Virtual">
<item id="ID_LIBRARY_FOLDER_ENQUEUE" text="Pla_y Album"/>
<item id="ID_LIBRARY_FOLDER_METADATA" text="Apply _Metadata"/>
<item id="ID_LIBRARY_REBUILD" text="_Rebuild"/>
<item id="ID_LIBRARY_FOLDER_DELETE" text="_Delete"/>
<separator/>
<item id="ID_LIBRARY_SEARCH" text="Find..."/>
<item id="ID_LIBRARY_FOLDER_NEW" text="_New Folder..."/>
<item id="ID_LIBRARY_FOLDERS" text="Manage F_olders..."/>
<separator/>
<item id="ID_LIBRARY_FOLDER_FILE_PROPERTIES" text="_File Properties"/>
<item id="ID_LIBRARY_FOLDER_PROPERTIES" text="_Album Properties"/>
</menu>
<!-- LIBRARY VIEWS -->
<menu name="CLibraryTileView.Virtual">
<item id="ID_LIBRARY_ALBUM_OPEN" text="_Open"/>
<item id="ID_LIBRARY_ALBUM_DELETE" text="_Delete"/>
<separator/>
<item id="ID_LIBRARY_ALBUM_PROPERTIES" text="_Properties"/>
</menu>
<menu name="CLibraryFileView.Physical.Basic">
<item id="ID_LIBRARY_LAUNCH" text="_Play This"/>
<item id="ID_LIBRARY_ENQUEUE" text="_Add to Playlist"/>
<item id="ID_LIBRARY_SHARED_FILE" text="_Shared"/>
<separator/>
<menu text="S_earch For">
<item id="ID_SEARCH_FOR_THIS" text="This File"/>
<item id="ID_SEARCH_FOR_SIMILAR" text="Similar Files"/>
<separator/>
<item id="ID_SEARCH_FOR_ARTIST" text="Music by the same Artist"/>
<item id="ID_SEARCH_FOR_ALBUM" text="Music in the same Album"/>
<item id="ID_SEARCH_FOR_SERIES" text="Episodes in the same Series"/>
</menu>
<menu text="_Web Services">
<item id="ID_LIBRARY_BITZI_WEB" text="View _Bitzi Ticket"/>
<item id="ID_LIBRARY_JIGLE" text="View _Jigle Lookup"/>
<separator/>
<item id="ID_LIBRARY_BITZI_DOWNLOAD" text="_Download Metadata"/>
<separator/>
<item id="ID_LIBRARY_URL" text="Copy _URI"/>
</menu>
<menu text="_Organise">
<item id="ID_LIBRARY_RENAME" text="_Rename File"/>
<item id="ID_LIBRARY_MOVE" text="_Move Files..."/>
<item id="ID_LIBRARY_COPY" text="_Copy Files..."/>
<item id="ID_LIBRARY_DELETE" text="_Delete Files"/>
</menu>
<separator/>
<item id="ID_LIBRARY_COLUMNS" text="Choose _Columns..."/>
<separator/>
<item id="ID_LIBRARY_PROPERTIES" text="P_roperties"/>
</menu>
<menu name="CLibraryFileView.Virtual.Basic">
<item id="ID_LIBRARY_LAUNCH" text="_Play This"/>
<item id="ID_LIBRARY_ENQUEUE" text="Add to Pla_ylist"/>
<item id="ID_LIBRARY_FOLDER_ENQUEUE" text="Play _Album"/>
<separator/>
<item id="ID_LIBRARY_SHARED_FILE" text="_Shared"/>
<separator/>
<menu text="S_earch For">
<item id="ID_SEARCH_FOR_THIS" text="This File"/>
<item id="ID_SEARCH_FOR_SIMILAR" text="Similar Files"/>
<separator/>
<item id="ID_SEARCH_FOR_ARTIST" text="Music by the same Artist"/>
<item id="ID_SEARCH_FOR_ALBUM" text="Music in the same Album"/>
<item id="ID_SEARCH_FOR_SERIES" text="Episodes in the same Series"/>
</menu>
<menu text="_Web Services">
<item id="ID_LIBRARY_BITZI_WEB" text="View _Bitzi Ticket"/>
<item id="ID_LIBRARY_JIGLE" text="View _Jigle Lookup"/>
<separator/>
<item id="ID_LIBRARY_BITZI_DOWNLOAD" text="_Acquire Metadata"/>
<separator/>
<item id="ID_LIBRARY_URL" text="Copy _URI"/>
</menu>
<menu text="_Organise">
<item id="ID_LIBRARY_RENAME" text="_Rename File"/>
<item id="ID_LIBRARY_UNLINK" text="Remove _Files"/>
<separator/>
<item id="ID_LIBRARY_MOVE" text="_Move Files..."/>
<item id="ID_LIBRARY_COPY" text="_Copy Files..."/>
<item id="ID_LIBRARY_DELETE" text="_Delete Files"/>
</menu>
<separator/>
<item id="ID_LIBRARY_COLUMNS" text="Choose _Columns..."/>
<separator/>
<item id="ID_LIBRARY_PROPERTIES" text="P_roperties"/>
</menu>
<menu name="CLibraryFileView.Physical">
<item id="ID_LIBRARY_LAUNCH" text="_Open or Play"/>
<item id="ID_LIBRARY_ENQUEUE" text="Add to Pla_ylist"/>
<item id="ID_LIBRARY_URL" text="Copy _URI"/>
<separator/>
<item id="ID_LIBRARY_SHARED_FILE" text="_Shared"/>
<separator/>
<menu text="S_earch For">
<item id="ID_SEARCH_FOR_THIS" text="This File"/>
<item id="ID_SEARCH_FOR_SIMILAR" text="Similar Files"/>
<separator/>
<item id="ID_SEARCH_FOR_ARTIST" text="Music by the same Artist"/>
<item id="ID_SEARCH_FOR_ALBUM" text="Music in the same Album"/>
<item id="ID_SEARCH_FOR_SERIES" text="Episodes in the same Series"/>
</menu>
<menu text="_Web Services">
<item id="ID_LIBRARY_BITZI_WEB" text="View _Bitzi Ticket"/>
<item id="ID_LIBRARY_JIGLE" text="View _Jigle Lookup"/>
<separator/>
<item id="ID_LIBRARY_BITZI_DOWNLOAD" text="_Acquire Metadata"/>
</menu>
<menu text="_Organise">
<item id="ID_LIBRARY_RENAME" text="_Rename File"/>
<item id="ID_LIBRARY_MOVE" text="_Move Files..."/>
<item id="ID_LIBRARY_COPY" text="_Copy Files..."/>
<item id="ID_LIBRARY_DELETE" text="_Delete Files"/>
</menu>
<separator/>
<item id="ID_LIBRARY_SEARCH" text="_Find..."/>
<item id="ID_LIBRARY_REFRESH" text="Refresh"/>
<item id="ID_LIBRARY_COLUMNS" text="Columns..."/>
<separator/>
<item id="ID_LIBRARY_PROPERTIES" text="_Properties"/>
</menu>
<menu name="CLibraryFileView.Virtual">
<item id="ID_LIBRARY_LAUNCH" text="_Open or Play"/>
<item id="ID_LIBRARY_ENQUEUE" text="Add to Pla_ylist"/>
<item id="ID_LIBRARY_URL" text="Copy _URI"/>
<separator/>
<item id="ID_LIBRARY_SHARED_FILE" text="_Shared"/>
<separator/>
<menu text="S_earch For">
<item id="ID_SEARCH_FOR_THIS" text="This File"/>
<item id="ID_SEARCH_FOR_SIMILAR" text="Similar Files"/>
<separator/>
<item id="ID_SEARCH_FOR_ARTIST" text="Music by the same Artist"/>
<item id="ID_SEARCH_FOR_ALBUM" text="Music in the same Album"/>
<item id="ID_SEARCH_FOR_SERIES" text="Episodes in the same Series"/>
</menu>
<menu text="_Web Services">
<item id="ID_LIBRARY_BITZI_WEB" text="View _Bitzi Ticket"/>
<item id="ID_LIBRARY_JIGLE" text="View _Jigle Lookup"/>
<separator/>
<item id="ID_LIBRARY_BITZI_DOWNLOAD" text="_Acquire Metadata"/>
</menu>
<menu text="_Organise">
<item id="ID_LIBRARY_RENAME" text="_Rename File"/>
<item id="ID_LIBRARY_UNLINK" text="Remove _Files"/>
<separator/>
<item id="ID_LIBRARY_MOVE" text="_Move Files..."/>
<item id="ID_LIBRARY_COPY" text="_Copy Files..."/>
<item id="ID_LIBRARY_DELETE" text="_Delete Files"/>
</menu>
<separator/>
<item id="ID_LIBRARY_SEARCH" text="_Find..."/>
<item id="ID_LIBRARY_REFRESH" text="Refresh"/>
<item id="ID_LIBRARY_COLUMNS" text="Columns..."/>
<separator/>
<item id="ID_LIBRARY_PROPERTIES" text="_Properties"/>
</menu>
<!-- MEDIA WINDOW -->
<menu name="CMediaFrame.Basic">
<item id="ID_MEDIA_PLAY" text="_Play"/>
<item id="ID_MEDIA_PAUSE" text="Pa_use"/>
<item id="ID_MEDIA_STOP" text="_Stop"/>
<separator/>
<item id="ID_MEDIA_OPEN" text="_Open Media File..."/>
<separator/>
<menu text="Playlist">
<item id="ID_MEDIA_PREVIOUS" text="Pre_vious"/>
<item id="ID_MEDIA_NEXT" text="_Next"/>
<item id="ID_MEDIA_RANDOM" text="_Random"/>
<item id="ID_MEDIA_REPEAT" text="R_epeat"/>
<separator/>
<item id="ID_MEDIA_PLAYLIST" text="Show _Playlist"/>
</menu>
<menu text="Video Si_ze">
<item id="ID_MEDIA_SIZE_ONE" text="_Original Size"/>
<item id="ID_MEDIA_SIZE_TWO" text="_Double Size"/>
<item id="ID_MEDIA_SIZE_THREE" text="_Triple Size"/>
<item id="ID_MEDIA_SIZE_FILL" text="_Largest"/>
<item id="ID_MEDIA_SIZE_DISTORT" text="_Fill Window"/>
<separator/>
<item id="ID_MEDIA_ASPECT_DEFAULT" text="Default _Aspect"/>
<item id="ID_MEDIA_ASPECT_4_3" text="_4:3 Ratio (TV)"/>
<item id="ID_MEDIA_ASPECT_16_9" text="_16:9 (Film)"/>
<separator/>
<item id="ID_MEDIA_FULLSCREEN" text="_Full Screen"/>
</menu>
<menu text="Settings">
<item id="ID_MEDIA_VIS" text="Choose _Visualisation..."/>
<item id="ID_MEDIA_SETTINGS" text="_Media Settings..."/>
<separator/>
<item id="ID_MEDIA_PLAYLIST" text="Show _Playlist"/>
<item id="ID_MEDIA_STATUS" text="Show _Status Line"/>
</menu>
</menu>
<menu name="CMediaFrame">
<item id="ID_MEDIA_PLAY" text="_Play"/>
<item id="ID_MEDIA_PAUSE" text="Pa_use"/>
<item id="ID_MEDIA_STOP" text="_Stop"/>
<separator/>
<item id="ID_MEDIA_OPEN" text="_Open Media File..."/>
<item id="ID_MEDIA_CLOSE" text="_Close File"/>
<separator/>
<menu text="Playlist">
<item id="ID_MEDIA_PREVIOUS" text="Pre_vious"/>
<item id="ID_MEDIA_NEXT" text="_Next"/>
<item id="ID_MEDIA_RANDOM" text="_Random"/>
<item id="ID_MEDIA_REPEAT" text="R_epeat"/>
<separator/>
<item id="ID_MEDIA_PLAYLIST" text="Show _Playlist"/>
</menu>
<menu text="Video Si_ze">
<item id="ID_MEDIA_SIZE_ONE" text="_Original Size"/>
<item id="ID_MEDIA_SIZE_TWO" text="_Double Size"/>
<item id="ID_MEDIA_SIZE_THREE" text="_Triple Size"/>
<item id="ID_MEDIA_SIZE_FILL" text="_Largest"/>
<item id="ID_MEDIA_SIZE_DISTORT" text="_Fill Window"/>
<separator/>
<item id="ID_MEDIA_ASPECT_DEFAULT" text="Default _Aspect"/>
<item id="ID_MEDIA_ASPECT_4_3" text="_4:3 Ratio (TV)"/>
<item id="ID_MEDIA_ASPECT_16_9" text="_16:9 (Film)"/>
<separator/>
<item id="ID_MEDIA_FULLSCREEN" text="_Full Screen"/>
</menu>
<menu text="Settings">
<item id="ID_MEDIA_VIS" text="Choose _Visualisation..."/>
<item id="ID_MEDIA_SETTINGS" text="_Media Settings..."/>
<separator/>
<item id="ID_MEDIA_PLAYLIST" text="Show _Playlist"/>
<item id="ID_MEDIA_STATUS" text="Show _Status Line"/>
</menu>
</menu>
<menu name="CMediaFrame.Zoom">
<item id="ID_MEDIA_SIZE_ONE" text="_Original Size"/>
<item id="ID_MEDIA_SIZE_TWO" text="_Double Size"/>
<item id="ID_MEDIA_SIZE_THREE" text="_Triple Size"/>
<item id="ID_MEDIA_SIZE_FILL" text="_Largest"/>
<item id="ID_MEDIA_SIZE_DISTORT" text="_Fill Window"/>
<separator/>
<item id="ID_MEDIA_ASPECT_DEFAULT" text="Default _Aspect"/>
<item id="ID_MEDIA_ASPECT_4_3" text="_4:3 Ratio (TV)"/>
<item id="ID_MEDIA_ASPECT_16_9" text="_16:9 (Film)"/>
</menu>
<menu name="CMediaList">
<item id="ID_MEDIA_SELECT" text="_Play This"/>
<separator/>
<item id="ID_MEDIA_ADD" text="_Add File..."/>
<item id="ID_MEDIA_ADD_FOLDER" text="Add _Folder..."/>
<item id="ID_MEDIA_REMOVE" text="_Remove"/>
<separator/>
<item id="ID_MEDIA_OPEN" text="_Open..."/>
<item id="ID_MEDIA_SAVE" text="_Save..."/>
<item id="ID_MEDIA_CLEAR" text="_Clear"/>
<separator/>
<item id="ID_MEDIA_RANDOM" text="Random Mode"/>
<item id="ID_MEDIA_REPEAT" text="Repeat Mode"/>
<separator/>
<item id="ID_MEDIA_PLAYLIST" text="Show Pla_ylist"/>
</menu>
<!-- SYSTEM WINDOW -->
<menu name="CSystemWnd">
<item id="ID_NETWORK_SEARCH" text="New _Search..."/>
<item id="ID_NETWORK_CONNECT_TO" text="Connect _To..."/>
<separator/>
<menu text="_Networks">
<item id="ID_NETWORK_CONNECT" text="_Connect"/>
<item id="ID_NETWORK_DISCONNECT" text="_Disconnect"/>
<separator/>
<item id="ID_NETWORK_G2" text="_Gnutella2"/>
<item id="ID_NETWORK_ED2K" text="_eDonkey2000"/>
<item id="ID_NETWORK_G1" text="Gnutella_1"/>
</menu>
<separator/>
<item id="ID_SYSTEM_VERBOSE" text="_Verbose Mode"/>
<item id="ID_SYSTEM_TIMESTAMP" text="Timestam_p"/>
<separator/>
<item id="ID_SYSTEM_CLEAR" text="Clear _Buffer"/>
</menu>
<!-- NEIGHBOURS WINDOW -->
<menu name="CNeighboursWnd">
<item id="ID_BROWSE_LAUNCH" text="Bro_wse User"/>
<item id="ID_NEIGHBOURS_CHAT" text="_Chat to User"/>
<item id="ID_NEIGHBOURS_COPY" text="Copy _URI"/>
<separator/>
<item id="ID_NEIGHBOURS_DISCONNECT" text="_Disconnect"/>
<item id="ID_SECURITY_BAN" text="_Ban Host"/>
<separator/>
<item id="ID_NETWORK_CONNECT_TO" text="Connect _To..."/>
<item id="ID_NETWORK_SEARCH" text="New _Search..."/>
<separator/>
<menu text="_Networks">
<item id="ID_NETWORK_CONNECT" text="_Connect"/>
<item id="ID_NETWORK_DISCONNECT" text="_Disconnect"/>
<separator/>
<item id="ID_NETWORK_G2" text="_Gnutella2"/>
<item id="ID_NETWORK_ED2K" text="_eDonkey2000"/>
<item id="ID_NETWORK_G1" text="Gnutella_1"/>
</menu>
<menu text="_Monitor">
<item id="ID_NEIGHBOURS_VIEW_ALL" text="View _All Traffic"/>
<item id="ID_NEIGHBOURS_VIEW_INCOMING" text="View _Incoming Traffic"/>
<item id="ID_NEIGHBOURS_VIEW_OUTGOING" text="View _Outgoing Traffic"/>
</menu>
</menu>
<!-- SEARCH MONITOR WINDOW -->
<menu name="CSearchMonitorWnd">
<item id="ID_HITMONITOR_SEARCH" text="_Search for This"/>
<separator/>
<item id="ID_SEARCHMONITOR_PAUSE" text="_Pause Display"/>
<item id="ID_SEARCHMONITOR_CLEAR" text="_Clear Buffer"/>
</menu>
<!-- GRAPH/TRAFFIC WINDOW -->
<menu name="CTrafficWnd">
<item id="ID_TRAFFIC_SETUP" text="_Select Graphs..."/>
<separator/>
<item id="ID_TRAFFIC_GRID" text="_Grid Lines"/>
<item id="ID_TRAFFIC_AXIS" text="_Axis"/>
<item id="ID_TRAFFIC_LEGEND" text="_Legend"/>
<separator/>
<item id="ID_TRAFFIC_CLEAR" text="_Clear"/>
<separator/>
<item id="ID_TRAFFIC_WINDOW" text="_New Window"/>
</menu>
<!-- SECURITY WINDOW -->
<menu name="CSecurityWnd">
<item id="ID_SECURITY_EDIT" text="_Properties"/>
<item id="ID_SECURITY_REMOVE" text="_Remove"/>
<item id="ID_SECURITY_RESET" text="Rese_t"/>
<separator/>
<item id="ID_SECURITY_MOVE_UP" text="Move _Up"/>
<item id="ID_SECURITY_MOVE_DOWN" text="Move _Down"/>
<separator/>
<item id="ID_SECURITY_ADD" text="_Add Rule..."/>
<separator/>
<item id="ID_SECURITY_IMPORT" text="_Import..."/>
<item id="ID_SECURITY_EXPORT" text="E_xport..."/>
<separator/>
<menu text="Default P_olicy">
<item id="ID_SECURITY_POLICY_ACCEPT" text="_Accept"/>
<item id="ID_SECURITY_POLICY_DENY" text="_Deny"/>
</menu>
</menu>
<!-- DISCOVERY SERVICES WINDOW -->
<menu name="CDiscoveryWnd">
<item id="ID_DISCOVERY_QUERY" text="_Query Now"/>
<item id="ID_DISCOVERY_ADVERTISE" text="A_dvertise"/>
<item id="ID_DISCOVERY_REMOVE" text="_Remove"/>
<separator/>
<item id="ID_DISCOVERY_BROWSE" text="Browse _Statistics"/>
<separator/>
<item id="ID_DISCOVERY_GNUTELLA" text="Show _Bootstraps"/>
<item id="ID_DISCOVERY_WEBCACHE" text="Show _GWebCaches"/>
<item id="ID_DISCOVERY_SERVERMET" text="Show Ser_ver.met's"/>
<separator/>
<item id="ID_DISCOVERY_ADD" text="_Add Service..."/>
<separator/>
<item id="ID_DISCOVERY_EDIT" text="_Properties"/>
</menu>
<!-- PRIVATE CHAT FRAME -->
<menu name="CPrivateChatFrame">
<item id="ID_CHAT_CONNECT" text="_Connect"/>
<item id="ID_CHAT_DISCONNECT" text="_Disconnect"/>
<separator/>
<item id="ID_CHAT_BROWSE" text="_Browse User"/>
<item id="ID_CHAT_SEND_FILE" text="_Send File..."/>
<item id="ID_CHAT_PRIORITY" text="Grant _Priority"/>
<separator/>
<menu text="_Format">
<item id="ID_CHAT_BOLD" text="Set _Bold"/>
<item id="ID_CHAT_ITALIC" text="Set _Italic"/>
<item id="ID_CHAT_UNDERLINE" text="Set _Underline"/>
<item id="ID_CHAT_COLOUR" text="Set _Colour"/>
<item id="ID_CHAT_EMOTICONS" text="_Emoticons"/>
</menu>
<separator/>
<item id="ID_CHAT_TIMESTAMP" text="_Timestamp"/>
<item id="ID_CHAT_CLEAR" text="C_lear Window"/>
</menu>
</menus>
<!-- Documents -->
<documents>
<!-- Home View -->
<document name="CHomeViewCtrl" crBackground="FFFFFF" leftMargin="16" topMargin="8">
<styles>
<style name="default">
<font face="Verdana" size="12"/>
<colours text="000000" link="0000FF" hover="FF0000"/>
</style>
<style name="heading">
<font face="Trebuchet MS" size="16" weight="800"/>
<colours text="800000"/>
</style>
</styles>
<para align="left"><bitmap res="res:199.PNG"/></para>
<newline gap="16"/>
<group id="1">
<icon res="130" width="32" height="32"/><gap size="8"/>
<heading align="middle">G E T C O N N E C T E D</heading>
<newline gap="8" indent="42"/>
<text>Welcome to Shareaza! You are not currently connected to any peer to peer networks. </text>
<link target="raza:command:ID_NETWORK_CONNECT">Click here to start!</link>
<newline gap="32" indent="0"/>
</group>
<group id="2">
<icon res="134" width="32" height="32"/><gap size="8"/>
<heading align="middle">S E A R C H S H A R E A Z A</heading>
<newline gap="8" indent="42"/>
<anchor id="SearchBox" width="256" height="80"/>
<newline gap="12" indent="0"/>
</group>
<group id="3">
<icon res="128" width="32" height="32"/><gap size="8"/>
<heading align="middle">U P G R A D E N O T I C E</heading>
<newline gap="8" indent="42"/>
<text id="Upgrade"/>
<newline gap="6"/>
<link target="raza:upgrade">Click here to upgrade</link>
<newline gap="26" indent="0"/>
</group>
<icon res="236" width="32" height="32"/><gap size="8"/>
<heading align="middle">C U S T O M I S E S H A R E A Z A</heading>
<newline gap="12" indent="42"/>
<icon res="237" width="32" height="32" target="raza:command:ID_TOOLS_SKIN"/>
<gap size="8"/>
<link target="raza:command:ID_TOOLS_SKIN" format="bu" align="middle">Skins</link>
<text align="middle"> - Change Shareaza's look & feel</text>
<newline gap="8"/>
<icon res="236" width="32" height="32" target="raza:command:ID_TOOLS_WIZARD"/>
<gap size="8"/>
<link target="raza:command:ID_TOOLS_WIZARD" format="bu" align="middle">Settings Wizard</link>
<text align="middle"> - Edit Shareaza Settings</text>
<newline gap="8"/>
<icon res="147" width="32" height="32" target="raza:command:ID_HELP_FAQ"/>
<gap size="8"/>
<link target="raza:command:ID_HELP_FAQ" format="bu" align="middle">Quick Help</link>
<text align="middle"> - Get some basic help using Shareaza</text>
<newline gap="8"/>
</document>
<document name="CHomeDownloadsBox" title="My Downloads" leftMargin="6" topMargin="6">
<styles>
<style name="default">
<font face="Verdana" size="9"/>
</style>
</styles>
<para align="center">
<group id="1">
<text>You are not downloading any files yet.</text>
<newline gap="4"/>
</group>
<link id="DownloadsNone" format="bu" target="raza:command:ID_VIEW_DOWNLOADS">Go to Downloads</link>
<link id="DownloadsOne" format="bu" target="raza:command:ID_VIEW_DOWNLOADS">Go to Downloads (1)</link>
<link id="DownloadsMany" format="bu" target="raza:command:ID_VIEW_DOWNLOADS">Go to Downloads (%i)</link>
</para>
</document>
<document name="CHomeLibraryBox" title="My Library" leftMargin="6" topMargin="6">
<styles>
<style name="default">
<font face="Verdana" size="9"/>
</style>
</styles>
<para align="center">
<group id="2">
<text>You have not downloaded any new files recently.</text>
<newline gap="8"/>
</group>
<text id="LibraryFiles" format="b">%lu </text>
<text>files, </text>
<text id="LibraryVolume" format="b">%s</text>
<newline gap="0"/>
<link format="bu" target="raza:command:ID_VIEW_LIBRARY">Go to My Library</link>
<group id="1">
<newline gap="8"/>
<text>Shareaza is scanning and processing </text>
<text id="LibraryHashRemaining" format="b">%lu </text>
<text>files.</text>
<newline gap="8"/>
</group>
<group id="3">
<link target="raza:command:ID_LIBRARY_HASH_PRIORITY">Click here to hash faster</link>
</group>
<group id="4">
<link target="raza:command:ID_LIBRARY_HASH_PRIORITY">Click here to hash slower</link>
</group>
</para>
</document>
<document name="CHomeConnectionBox" title="Connection" leftMargin="6" topMargin="6">
<styles>
<style name="default">
<font face="Verdana" size="9"/>
</style>
</styles>
<group id="1">
<para align="center">
<text format="b">Not connected</text>
<newline gap="4"/>
<link target="raza:command:ID_NETWORK_CONNECT">Click here to connect</link>
</para>
</group>
<icon group="20" command="ID_NETWORK_G2"/><gap group="20" size="4"/>
<text group="20" align="middle" format="b">Gnutella2: </text>
<text group="21" align="middle">Disconnected</text>
<text group="22" align="middle">Connecting...</text>
<text group="23" align="middle">Connected</text>
<text group="24" align="middle" id="G2Hubs">%i hubs</text>
<text group="25" align="middle" id="G2Leaves">%i leaves</text>
<newline group="20" gap="2"/>
<icon group="30" command="ID_NETWORK_ED2K"/><gap group="30" size="4"/>
<text group="30" align="middle" format="b">eDonkey: </text>
<text group="31" align="middle">Disconnected</text>
<text group="32" align="middle">Connecting...</text>
<text group="33" align="middle">Connected</text>
<newline group="30" gap="2"/>
<icon group="10" command="ID_NETWORK_G1"/><gap group="10" size="4"/>
<text group="10" align="middle" format="b">Gnutella1: </text>
<text group="11" align="middle">Disconnected</text>
<text group="12" align="middle">Connecting...</text>
<text group="13" align="middle">Connected</text>
<newline group="10" gap="2"/>
<group id="2">
<para align="center">
<newline gap="6"/>
<text>You have been connected for </text>
<text id="ConnectedHours" format="b">%i </text>
<text>hours and </text>
<text id="ConnectedMinutes" format="b">%i </text>
<text>minutes.</text>
</para>
</group>
</document>
<document name="CHomeUploadsBox" title="Uploads" leftMargin="6" topMargin="6">
<styles>
<style name="default">
<font face="Verdana" size="9"/>
</style>
</styles>
<para align="center">
<text id="UploadsNone" format="b">No active uploads</text>
<link id="UploadsOne" format="bu" target="raza:command:ID_VIEW_UPLOADS">1 active upload</link>
<link id="UploadsMany" format="bu" target="raza:command:ID_VIEW_UPLOADS">%i active uploads</link>
<newline gap="4"/>
<text id="UploadedNone">You have not uploaded any files today.</text>
<text id="UploadedOne">You have uploaded 1 file (%s).</text>
<text id="UploadedMany">You have uploaded %i files (%s).</text>
</para>
</document>
<!-- Settings Pages -->
<document name="CGeneralSettingsGroup" title="General" leftMargin="8" topMargin="8">
<styles>
<style name="default">
<colours link="000080"/>
</style>
</styles>
<text format="b">Welcome to Shareaza's Settings Manager</text>
<newline gap="16"/>
<text>
The Shareaza Settings Manager allows advanced users to completely customise how
Shareaza works. The settings in the
</text>
<text format="b">General </text>
<text>
section relate to the user experience.
</text>
<newline gap="16" margin="16"/>
<link target="raza:page:CGeneralSettingsPage" format="b">General:</link>
<gap size="4"/>
<text>Common user interface settings like tooltips, minimise behaviour, number formats, prompts, etc.</text>
<newline gap="10"/>
<link target="raza:page:CLibrarySettingsPage" format="b">Library:</link>
<gap size="4"/>
<text>Presentation and management of the file library, and opening files.</text>
<newline gap="10"/>
<link target="raza:page:CMediaSettingsPage" format="b">Media Player:</link>
<gap size="4"/>
<text>When and where to use the built-in Shareaza Media Centre.</text>
<newline gap="10"/>
<link target="raza:page:CCommunitySettingsPage" format="b">Community:</link>
<gap size="4"/>
<text>Your profile, chat and instant messaging settings.</text>
<newline gap="10"/>
<link target="raza:page:CWebSettingsPage" format="b">Web:</link>
<gap size="4"/>
<text>Integrate Shareaza with your web browser to accept peer-to-peer links and download content.</text>
<newline gap="10"/>
</document>
<document name="CInternetSettingsGroup" title="Internet" leftMargin="8" topMargin="8">
<styles>
<style name="default">
<colours link="000080"/>
</style>
</styles>
<text format="b">Welcome to Shareaza's Settings Manager</text>
<newline gap="16"/>
<text>
The Shareaza Settings Manager allows advanced users to completely customise how
Shareaza works. The settings in the
</text>
<text format="b">Internet </text>
<text>
section control how Shareaza interacts with other nodes within distributed peer-to-peer
networks.
</text>
<newline gap="16" margin="16"/>
<link target="raza:page:CConnectionSettingsPage" format="b">Connection:</link>
<gap size="4"/>
<text>The speeds and capabilities of your Internet connection.</text>
<newline gap="10"/>
<link target="raza:page:CDownloadsSettingsPage" format="b">Downloads:</link>
<gap size="4"/>
<text>Download throughput, scheduling, verification, timeouts and management.</text>
<newline gap="10"/>
<link target="raza:page:CUploadsSettingsPage" format="b">Uploads:</link>
<gap size="4"/>
<text>Upload capacity, queuing, banning, timeouts and special requests.</text>
<newline gap="10"/>
<link target="raza:page:CNetworksSettingsPage" format="b">Networks:</link>
<gap size="4"/>
<text>Select and configure the peer-to-peer networks you would like Shareaza to connect to.</text>
<newline gap="10"/>
</document>
<!-- Browse User Profile -->
<document name="CBrowseHostProfile.1">
<heading id="Nick"/>
<heading>'s Profile</heading>
<newline gap="8"/>
<group id="1">
<newline gap="8" indent="0"/>
<text format="b">Name</text>
<newline gap="2" indent="8"/>
<text id="FullName"/>
</group>
<group id="2">
<newline gap="8" indent="0"/>
<text format="b">Location</text>
<newline gap="2" indent="8"/>
<text id="FullLocation"/>
</group>
<group id="3">
<newline gap="8" indent="0"/>
<text format="b">Demographic</text>
<newline gap="2" indent="8"/>
<text id="GenderMale">Male</text>
<text id="GenderFemale">Female</text>
<text>, </text>
<text id="Age"/>
</group>
<group id="4">
<newline gap="8" indent="0"/>
<text format="b">Contact Information</text>
<newline gap="1" indent="8"/>
</group>
<group id="40">
<newline gap="1"/>
<icon res="265"/><gap size="5"/>
<link id="ContactEmail" align="middle"/>
</group>
<group id="44">
<newline gap="1"/>
<icon res="1007"/><gap size="5"/>
<link id="ContactMSN"/>
</group>
<group id="41">
<newline gap="1"/>
<icon res="206"/><gap size="5"/>
<link id="ContactYahoo"/>
</group>
<group id="42">
<newline gap="1"/>
<icon res="208"/><gap size="5"/>
<link id="ContactICQ"/>
</group>
<group id="43">
<newline gap="1"/>
<icon res="207"/><gap size="5"/>
<link id="ContactAOL"/>
</group>
<group id="5">
<newline gap="8" indent="0"/>
<text format="b">Interests</text>
<newline gap="2" indent="8"/>
<text id="Interests"/>
</group>
</document>
<document name="CBrowseHostProfile.2">
<newline gap="40" indent="0"/>
<text format="b">Shared Files</text>
<newline gap="4" indent="8"/>
<icon res="137" target="raza:command:ID_BROWSE_FILES"/><gap size="5"/>
<link target="raza:command:ID_BROWSE_FILES" align="middle">View Shared Files</link>
<group id="2">
<newline gap="16" indent="0"/>
<text format="b">Community</text>
<newline gap="4" indent="8"/>
<icon res="140" target="raza:command:ID_SEARCH_CHAT"/>
<gap size="5"/>
<link target="raza:command:ID_SEARCH_CHAT" align="middle">Chat to User</link>
</group>
<newline gap="16" indent="0"/>
<text format="b">Favourite Web Links</text>
<newline gap="4" indent="8" id="Bookmarks"/>
<newline gap="16" indent="0"/>
</document>
</documents>
<!-- Command Images -->
<commandImages>
<bitmap id="127">
<image id="ID_CHECKMARK"/>
<image id="ID_NETWORK_SEARCH" id1="ID_TAB_SEARCH"/>
<image id="ID_NETWORK_CONNECT" id1="ID_TAB_CONNECT" id2="ID_CHAT_CONNECT"/>
<image id="ID_NETWORK_DISCONNECT" id1="ID_CHAT_DISCONNECT"/>
<image id="ID_NETWORK_CONNECT_TO"/>
<image id="ID_NETWORK_BROWSE_TO"/>
<image id="ID_WINDOW_CASCADE"/>
<image id="ID_WINDOW_TILE_HORZ"/>
<image id="ID_WINDOW_TILE_VERT"/>
<image id="ID_SYSTEM_CLEAR"/>
<image id="ID_NEIGHBOURS_DISCONNECT"/>
<image id="ID_NEIGHBOURS_COPY"/>
<image id="ID_NEIGHBOURS_CHAT" id1="ID_HELP_CHAT"/>
<image id="ID_NEIGHBOURS_VIEW_ALL"/>
<image id="ID_HOSTCACHE_CONNECT"/>
<image id="ID_HOSTCACHE_DISCONNECT"/>
<image id="ID_HOSTCACHE_REMOVE"/>
<image id="ID_SEARCH_DOWNLOAD"/>
<image id="ID_SEARCH_COPY" id1="ID_DOWNLOADS_COPY"/>
<image id="ID_SEARCH_CHAT"/>
<image id="ID_SEARCH_FILTER"/>
<image id="ID_SEARCH_COLUMNS"/>
<image id="ID_SEARCH_SEARCH"/>
<image id="ID_SEARCH_CLEAR"/>
<image id="ID_SEARCH_STOP"/>
<image id="ID_SEARCH_PANEL" id1="ID_MEDIA_PLAYLIST"/>
<image id="ID_HITMONITOR_SEARCH"/>
<image id="ID_HITMONITOR_CLEAR"/>
<image id="ID_DOWNLOADS_RESUME"/>
<image id="ID_DOWNLOADS_PAUSE"/>
<image id="ID_DOWNLOADS_CLEAR"/>
<image id="ID_DOWNLOADS_LAUNCH_COPY"/>
<image id="ID_DOWNLOADS_ENQUEUE"/>
<image id="ID_DOWNLOADS_SOURCES"/>
<image id="ID_DOWNLOADS_URL"/>
<image id="ID_DOWNLOADS_BOOST"/>
<image id="ID_DOWNLOADS_CLEAR_PAUSED"/>
<image id="ID_DOWNLOADS_CLEAR_COMPLETED"/>
<image id="ID_TRANSFERS_CONNECT"/>
<image id="ID_TRANSFERS_CHAT"/>
<image id="ID_TRANSFERS_DISCONNECT"/>
<image id="ID_TRANSFERS_FORGET"/>
<image id="ID_DOWNLOADS_FILE_DELETE"/>
<image id="ID_DOWNLOADS_FILE_UNSAFE"/>
<image id="ID_DOWNLOADS_MOVE_UP" id1="ID_CHAT_PRIORITY"/>
<image id="ID_DOWNLOADS_MOVE_DOWN"/>
<image id="ID_LIBRARY_ENQUEUE" id1="ID_LIBRARY_FOLDER_ENQUEUE"/>
<image id="ID_LIBRARY_URL"/>
<image id="ID_LIBRARY_RENAME"/>
<image id="ID_LIBRARY_MOVE"/>
<image id="ID_LIBRARY_COPY"/>
<image id="ID_LIBRARY_DELETE"/>
<image id="ID_LIBRARY_BITZI_WEB"/>
<image id="ID_LIBRARY_COLUMNS"/>
<image id="ID_LIBRARY_SEARCH" id1="ID_LIBRARY_SEARCH_QUICK" id2="ID_LIBRARY_FOLDER_OPEN"/>
<image id="ID_LIBRARY_REFRESH"/>
<image id="ID_LIBRARY_PROPERTIES" id1="ID_LIBRARY_FOLDER_FILE_PROPERTIES"/>
<image id="ID_LIBRARY_ADD" id1="ID_LIBRARY_FOLDER_NEW"/>
<image id="ID_LIBRARY_REMOVE" id1="ID_LIBRARY_FOLDER_DELETE" id2="ID_LIBRARY_ALBUM_DELETE"/>
<image id="ID_UPLOADS_DISCONNECT"/>
<image id="ID_UPLOADS_START"/>
<image id="ID_UPLOADS_CLEAR" id1="ID_MEDIA_CLEAR"/>
<image id="ID_UPLOADS_CHAT"/>
<image id="ID_UPLOADS_CLEAR_COMPLETED"/>
<image id="ID_TRAFFIC_SETUP"/>
<image id="ID_TRAFFIC_CLEAR"/>
<image id="ID_TRAFFIC_WINDOW"/>
<image id="ID_SECURITY_EDIT"/>
<image id="ID_SECURITY_REMOVE"/>
<image id="ID_SECURITY_ADD"/>
<image id="ID_SECURITY_BAN"/>
<image id="ID_DISCOVERY_QUERY"/>
<image id="ID_DISCOVERY_REMOVE"/>
<image id="ID_DISCOVERY_BROWSE"/>
<image id="ID_DISCOVERY_EDIT"/>
<image id="ID_BROWSE_LAUNCH" id1="ID_BROWSE_FILES" id2="ID_CHAT_BROWSE"/>
<image id="ID_BROWSE_STOP"/>
<image id="ID_BROWSE_REFRESH"/>
<image id="ID_HELP_FAQ" id1="ID_HELP_FORUMS"/>
<image id="ID_HELP_ABOUT" id1="ID_VIEW_HELP" id2="ID_TAB_HELP"/>
<image id="ID_VIEW_SYSTEM"/>
<image id="ID_VIEW_NEIGHBOURS" id1="ID_TAB_NETWORK"/>
<image id="ID_VIEW_DOWNLOADS" id1="ID_TAB_TRANSFERS"/>
<image id="ID_VIEW_UPLOADS" id1="ID_CHAT_SEND_FILE"/>
<image id="ID_VIEW_LIBRARY" id1="ID_TAB_LIBRARY" id2="ID_LIBRARY_FOLDERS"/>
<image id="ID_VIEW_SECURITY"/>
<image id="ID_VIEW_HOSTS"/>
<image id="ID_VIEW_DISCOVERY" id1="ID_LIBRARY_REBUILD"/>
<image id="ID_VIEW_TRAFFIC"/>
<image id="ID_VIEW_PACKETS"/>
<image id="ID_VIEW_SEARCH_MONITOR"/>
<image id="ID_VIEW_RESULTS_MONITOR"/>
<image id="ID_TOOLS_SKIN"/>
<image id="ID_TOOLS_WIZARD"/>
<image id="ID_TOOLS_SETTINGS" id1="ID_NEIGHBOURS_SETTINGS" id2="ID_DOWNLOADS_SETTINGS" id3="ID_UPLOADS_SETTINGS" id4="ID_MEDIA_SETTINGS"/>
<image id="ID_TOOLS_DOWNLOAD"/>
<image id="ID_TOOLS_LANGUAGE"/>
<!-- Messy Now -->
<image id="ID_LIBRARY_LAUNCH" id1="ID_LIBRARY_EXPLORE" id2="ID_DOWNLOADS_LAUNCH" id3="ID_UPLOADS_LAUNCH" id4="ID_LIBRARY_ALBUM_OPEN" id5="ID_DOWNLOADS_LAUNCH_COMPLETE"/>
<image id="ID_TAB_HOME" id1="ID_LIBRARY_VIEW_HOME"/>
<image id="ID_LIBRARY_TREE_PHYSICAL" id1="ID_LIBRARY_VIEW_TILE"/>
<image id="ID_LIBRARY_TREE_VIRTUAL"/>
<image id="ID_MONITOR_CLOSE"/>
<image id="ID_LIBRARY_VIEW_DETAIL"/>
<image id="ID_LIBRARY_VIEW_ICON"/>
<image id="ID_LIBRARY_VIEW_LIST"/>
<image id="ID_LIBRARY_VIEW_THUMBNAIL"/>
<image id="ID_LIBRARY_PARENT"/>
<image id="ID_LIBRARY_PANEL" id1="ID_SEARCH_DETAILS"/>
<!-- Media Player -->
<image id="ID_VIEW_MEDIA" id1="ID_TAB_MEDIA"/>
<image id="ID_MEDIA_PLAY" id1="ID_MEDIA_SELECT"/>
<image id="ID_MEDIA_STOP"/>
<image id="ID_MEDIA_PREVIOUS"/>
<image id="ID_MEDIA_NEXT"/>
<image id="ID_MEDIA_PAUSE"/>
<image id="ID_MEDIA_OPEN" id1="ID_LIBRARY_UNLINK"/>
<image id="ID_MEDIA_SAVE"/>
<image id="ID_MEDIA_ZOOM"/>
<image id="ID_MEDIA_FULLSCREEN"/>
<image id="ID_MEDIA_ADD"/>
<image id="ID_MEDIA_REMOVE"/>
<image id="ID_MEDIA_RANDOM"/>
<image id="ID_MEDIA_VIS"/>
<!-- Back to Messy -->
<image id="ID_LIBRARY_FOLDER_PROPERTIES" id1="ID_LIBRARY_ALBUM_PROPERTIES"/>
<image/>
<image id="ID_TOOLS_PROFILE" id1="ID_BROWSE_PROFILE"/>
<image id="ID_CHAT_EMOTICONS"/>
<image id="ID_LIBRARY_VIEW_ALBUM"/>
</bitmap>
<bitmap id="159">
<image id="ID_CHILD_MAXIMISE"/>
<image id="ID_CHILD_RESTORE"/>
<image id="ID_CHILD_MINIMISE"/>
<image id="ID_CHILD_CLOSE"/>
</bitmap>
<bitmap id="227">
<image/>
<image id="ID_NETWORK_G1"/>
<image id="ID_NETWORK_G2"/>
<image id="ID_NETWORK_ED2K"/>
</bitmap>
</commandImages>
</skin>